How to Install gnunet-gtk-dev software package in Debian 9 (Stretch)

How to Install gnunet-gtk-dev software package in Debian 9 (Stretch)

gnunet-gtk-dev software package provides GNUs framework for secure peer-to-peer networking (GTK+ client development), you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnunet-gtk-dev 

gnunet-gtk-dev is installed in your system.

Make ensure the gnunet-gtk-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnunet-gtk-dev *

You will get with gnunet-gtk-dev package name, version, architecture and description in a table

gnunet-gtk-dev package basic information:

Distro Debian 9 stretch
Section Development
Package gnunet-gtk-dev
Version 0.10.1-4
Description GNUs framework for secure peer-to-peer networking (GTK+ client development)
Sub Section devel


See Also, How to uninstall or remove gnunet-gtk-dev software package from Debian 9 (Stretch)?